home *** CD-ROM | disk | FTP | other *** search
/ Aminet 24 / Aminet 24 (1998)(GTI - Schatztruhe)[!][Apr 1998].iso / Aminet / util / misc / ValWaitv1.lha / ValWaitv1.readme < prev    next >
Text File  |  1992-09-02  |  2KB  |  84 lines

  1. Short    : Waits for harddrive to validate itself
  2. Author   : hotcakes@abacus.net.au (Toby Zuijdveld)
  3. Uploader : hotcakes@abacus.net.au (Toby Zuijdveld)
  4. Type     : utils/misc
  5.  
  6. Disclaimer
  7. ===============
  8. If you use this program and something goes wrong afterwards, Stiff!  I don't
  9. care and will not be held responsible.
  10.  
  11. What's it for
  12. ===============
  13. ValWait is another one of those programs you shove in your startup-sequence.
  14. If the harddrive is still validating, the program simply waits until it is
  15. done, with optional picture/music to help pass the time with.
  16.  
  17. Why?
  18. ===============
  19. There are a lot of these things released allready.  So why did I do this?
  20. Well the problem I found with any other validator-wait proggy is that I don't
  21. have a copy.  I'm too lazy to go and search for one, so I decided to code my
  22. own :)
  23.  
  24. Usage
  25. ===============
  26. There are parameters VOL, PIC and MUS.
  27.  
  28. Example : ValWait VOL HD0: PIC Waiting.iff MUS med.Waiting
  29.  
  30. It's pretty self explanitory.
  31.  
  32. Only ILBM pics are supported and MEDs, MODs and IFF 8SVX samples are also
  33. supported.
  34.  
  35. (Stick this early in your startup-sequence, too:)
  36.  
  37. How do be it working, yes?
  38. ===============
  39. Errrm, well.  To see if the hd is still validating, the program simply tries
  40. to open a file on that partition :) Not very advanced stuff, but it works :)
  41.  
  42. Features
  43. ===============
  44. Oh, this list is gunna be huge. :) Let's see:
  45.  
  46.  -·- Opens a picture while waiting
  47.  -·- Plays background music
  48.  -·- Supports 3 sound formats
  49.  -·- Kills resident virii
  50.  -·- I own it
  51.  -·- PD
  52.  -·- Really great programming (no, really:)
  53.  -·- Attach a robot to the parallel port and it'll clean your kitchen sink
  54.  
  55. NOTE: Most of the above text is innacurate at time of writing.
  56.  
  57. Things to do
  58. ===============
  59. All the following things will be added if anyone actually shows any interest
  60. in this program :)
  61.  
  62.  -·- Support of more music formats :)
  63.  -·- Fix bugs
  64.  -·- Create more bugs
  65.  -·- Up the revision number :)
  66.  
  67. Known Bugs
  68. ===============
  69.  -·- Most MEDmodules will not play at the correct speed.
  70.  -·- Most samples will not play at the correct speed.
  71.  -·- Workbench is opened prematurely
  72.  -·- Any files going by the name of `<VOL>:o' will be scrubbed :)
  73.  
  74. Of course, most of these problems arose from being programmed with Blitz.
  75. The worst of em can be worked around, however...
  76.  
  77. Contact me
  78. ===============
  79. For any reason, I can be reached at hotcakes@abacus.net.au
  80.  
  81. History
  82. ===============
  83. 02·01·98 First public release.  First release actually :)
  84.